xah

USAGE: xah inimg outimg [-a x1 y1 x2 y2] [-L]

xah constructs area moments and area histogram,
of image containing domains ("blobs");
the output image is a point pattern representing
the domain centroids; also evaluates histogram of
domain areas

ARGUMENTS:
       inimg: input image filename (TIF)
      outimg: output image filename (TIF)

OPTIONS:
   -a x1 y1 x2 y2: upper left(x1, y1), lower right(x2, y2)
                   coords of area to scan (int);
                   default is area of imgin
               -L: print Software License for this module
 
 

Example:

xah coarbin.tif coarah.tif

coarbin.tif:

coarah.tif:

Copyright (C) 1999 MLMSoftware Group, LLC.